const go/types.termSep

3 uses

	go/types (current package)
		termlist.go#L24: const termSep = " | "
		termlist.go#L34: 			buf.WriteString(termSep)
		typestring.go#L207: 				w.string(termSep)